2023-12-28 11:23:48,995 [ 195307 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:42, check_args_and_update_paths) 2023-12-28 11:23:48,995 [ 195307 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:90, check_args_and_update_paths) 2023-12-28 11:23:48,995 [ 195307 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:97, check_args_and_update_paths) 2023-12-28 11:23:48,995 [ 195307 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:99, check_args_and_update_paths) 2023-12-28 11:23:48,995 [ 195307 ] INFO : Unknown image altinityinfra/dotnet-client (runner:357, ) Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_60ohni --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --mount type=bind,source=/home/ubuntu/_work/_temp/test/dockerd_volume_dir,target=/var/lib/docker -e DOCKER_HELPER_TAG=0-57762a45dd8d7579a37ae9643654cde6896312dc -e DOCKER_BASE_TAG=0-57762a45dd8d7579a37ae9643654cde6896312dc -e DOCKER_KERBERIZED_HADOOP_TAG=0-57762a45dd8d7579a37ae9643654cde6896312dc -e DOCKER_KERBEROS_KDC_TAG=0-57762a45dd8d7579a37ae9643654cde6896312dc -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-57762a45dd8d7579a37ae9643654cde6896312dc -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-57762a45dd8d7579a37ae9643654cde6896312dc -e DOCKER_MYSQL_JS_CLIENT_TAG=0-57762a45dd8d7579a37ae9643654cde6896312dc -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-57762a45dd8d7579a37ae9643654cde6896312dc -e DOCKER_NGINX_DAV_TAG=0-57762a45dd8d7579a37ae9643654cde6896312dc -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-57762a45dd8d7579a37ae9643654cde6896312dc -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_postgresql_database_engine/test.py::test_datetime test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl test_postgresql_database_engine/test.py::test_postgres_database_old_syntax test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl test_postgresql_database_engine/test.py::test_postgresql_database_with_schema test_postgresql_database_engine/test.py::test_postgresql_fetch_tables test_postgresql_database_engine/test.py::test_postgresql_password_leak test_postgresql_database_engine/test.py::test_predefined_connection_configuration test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema test_postgresql_replica_database_engine_2/test.py::test_materialized_view test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication test_postgresql_replica_database_engine_2/test.py::test_table_override test_postgresql_replica_database_engine_2/test.py::test_too_many_parts test_profile_events_s3/test.py::test_profile_events test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection test_range_hashed_dictionary_types/test.py::test_range_hashed_dict test_remote_prewhere/test.py::test_remote test_rename_column/test.py::test_rename_distributed test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select test_rename_column/test.py::test_rename_parallel test_rename_column/test.py::test_rename_parallel_same_node test_rename_column/test.py::test_rename_with_parallel_insert test_rename_column/test.py::test_rename_with_parallel_merges test_rename_column/test.py::test_rename_with_parallel_select test_rename_column/test.py::test_rename_with_parallel_slow_insert test_rename_column/test.py::test_rename_with_parallel_ttl_delete test_rename_column/test.py::test_rename_with_parallel_ttl_move test_replicated_table_attach/test.py::test_startup_with_small_bg_pool test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop test_rocksdb_read_only/test.py::test_read_only test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable test_s3_low_cardinality_right_border/test.py::test_s3_right_border test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy test_select_access_rights/test_from_system_tables.py::test_information_schema test_select_access_rights/test_from_system_tables.py::test_system_db test_settings_constraints/test.py::test_max_constraint test_settings_constraints/test.py::test_min_constraint test_settings_constraints/test.py::test_read_only_constraint test_settings_constraints/test.py::test_system_constraints test_settings_constraints/test.py::test_system_settings test_structured_logging_json/test.py::test_structured_logging_json_format test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate test_table_functions_access_rights/test.py::test_merge test_table_functions_access_rights/test.py::test_view_if_permitted test_timezone_config/test.py::test_check_timezone_config test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort test_timezone_config/test.py::test_overflow_toDate test_timezone_config/test.py::test_overflow_toDate32 test_timezone_config/test.py::test_overflow_toDateTime test_tlsv1_3/test.py::test_create_user test_tlsv1_3/test.py::test_https test_tlsv1_3/test.py::test_https_non_ssl_auth test_tlsv1_3/test.py::test_https_wrong_cert test_ttl_replicated/test.py::test_merge_with_ttl_timeout test_ttl_replicated/test.py::test_modify_column_ttl test_ttl_replicated/test.py::test_modify_ttl 'test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete]' 'test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated]' test_ttl_replicated/test.py::test_ttl_columns 'test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0]' 'test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1]' 'test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2]' test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error test_ttl_replicated/test.py::test_ttl_empty_parts test_ttl_replicated/test.py::test_ttl_many_columns 'test_ttl_replicated/test.py::test_ttl_table[DELETE]' 'test_ttl_replicated/test.py::test_ttl_table[]' test_version_update/test.py::test_aggregate_function_versioning_fetch_data_from_old_to_new_server test_version_update/test.py::test_aggregate_function_versioning_issue_16587 test_version_update/test.py::test_aggregate_function_versioning_persisting_metadata test_version_update/test.py::test_aggregate_function_versioning_server_upgrade test_version_update/test.py::test_modulo_partition_key_issue_23508 test_zookeeper_config/test.py::test_chroot_with_different_root test_zookeeper_config/test.py::test_chroot_with_same_root -vvv" altinityinfra/integration-tests-runner:0-57762a45dd8d7579a37ae9643654cde6896312dc '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.3, pluggy-1.3.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.2.0, anyio-4.2.0, repeat-0.9.3, order-1.0.1, xdist-3.5.0, random-0.2 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [87 items] scheduling tests via LoadFileScheduling test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy test_rename_column/test.py::test_rename_distributed test_postgresql_database_engine/test.py::test_datetime test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication test_ttl_replicated/test.py::test_merge_with_ttl_timeout test_tlsv1_3/test.py::test_create_user test_version_update/test.py::test_aggregate_function_versioning_fetch_data_from_old_to_new_server test_timezone_config/test.py::test_check_timezone_config test_settings_constraints/test.py::test_max_constraint test_s3_low_cardinality_right_border/test.py::test_s3_right_border [gw4] [ 1%] PASSED test_timezone_config/test.py::test_check_timezone_config test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort [gw7] [ 2%] PASSED test_tlsv1_3/test.py::test_create_user test_tlsv1_3/test.py::test_https [gw5] [ 3%] PASSED test_settings_constraints/test.py::test_max_constraint test_settings_constraints/test.py::test_min_constraint [gw7] [ 4%] PASSED test_tlsv1_3/test.py::test_https test_tlsv1_3/test.py::test_https_non_ssl_auth [gw7] [ 5%] PASSED test_tlsv1_3/test.py::test_https_non_ssl_auth [gw4] [ 6%] PASSED test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort test_tlsv1_3/test.py::test_https_wrong_cert test_timezone_config/test.py::test_overflow_toDate [gw7] [ 8%] PASSED test_tlsv1_3/test.py::test_https_wrong_cert [gw4] [ 9%] PASSED test_timezone_config/test.py::test_overflow_toDate test_timezone_config/test.py::test_overflow_toDate32 [gw5] [ 10%] PASSED test_settings_constraints/test.py::test_min_constraint test_settings_constraints/test.py::test_read_only_constraint [gw4] [ 11%] PASSED test_timezone_config/test.py::test_overflow_toDate32 test_timezone_config/test.py::test_overflow_toDateTime [gw4] [ 12%] PASSED test_timezone_config/test.py::test_overflow_toDateTime [gw5] [ 13%] PASSED test_settings_constraints/test.py::test_read_only_constraint test_settings_constraints/test.py::test_system_constraints [gw5] [ 14%] PASSED test_settings_constraints/test.py::test_system_constraints test_settings_constraints/test.py::test_system_settings [gw5] [ 16%] PASSED test_settings_constraints/test.py::test_system_settings [gw1] [ 17%] PASSED test_postgresql_database_engine/test.py::test_datetime test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays [gw1] [ 18%] PASSED test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl [gw1] [ 19%] PASSED test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl test_postgresql_database_engine/test.py::test_postgres_database_old_syntax [gw1] [ 20%] PASSED test_postgresql_database_engine/test.py::test_postgres_database_old_syntax test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries [gw8] [ 21%] PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 test_replicated_table_attach/test.py::test_startup_with_small_bg_pool [gw1] [ 22%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache [gw8] [ 24%] PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop [gw8] [ 25%] PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 test_select_access_rights/test_from_system_tables.py::test_information_schema [gw1] [ 26%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl [gw1] [ 27%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl test_postgresql_database_engine/test.py::test_postgresql_database_with_schema [gw1] [ 28%] PASSED test_postgresql_database_engine/test.py::test_postgresql_database_with_schema test_postgresql_database_engine/test.py::test_postgresql_fetch_tables [gw1] [ 29%] PASSED test_postgresql_database_engine/test.py::test_postgresql_fetch_tables test_postgresql_database_engine/test.py::test_postgresql_password_leak [gw1] [ 31%] PASSED test_postgresql_database_engine/test.py::test_postgresql_password_leak test_postgresql_database_engine/test.py::test_predefined_connection_configuration [gw1] [ 32%] PASSED test_postgresql_database_engine/test.py::test_predefined_connection_configuration [gw5] [ 33%] PASSED test_select_access_rights/test_from_system_tables.py::test_information_schema test_select_access_rights/test_from_system_tables.py::test_system_db test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection [gw5] [ 34%] PASSED test_select_access_rights/test_from_system_tables.py::test_system_db [gw9] [ 35%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list [gw3] [ 36%] PASSED test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 [gw9] [ 37%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy [gw4] [ 39%] PASSED test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop test_rocksdb_read_only/test.py::test_read_only [gw9] [ 40%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy [gw4] [ 41%] PASSED test_rocksdb_read_only/test.py::test_read_only test_profile_events_s3/test.py::test_profile_events [gw7] [ 42%] PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned test_zookeeper_config/test.py::test_chroot_with_different_root [gw1] [ 43%] PASSED test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection [gw2] [ 44%] PASSED test_rename_column/test.py::test_rename_distributed test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select [gw5] [ 45%] PASSED test_profile_events_s3/test.py::test_profile_events test_range_hashed_dictionary_types/test.py::test_range_hashed_dict [gw3] [ 47%] PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 [gw6] [ 48%] PASSED test_version_update/test.py::test_aggregate_function_versioning_fetch_data_from_old_to_new_server test_version_update/test.py::test_aggregate_function_versioning_issue_16587 test_system_logs_recreate/test.py::test_drop_system_log [gw6] [ 49%] PASSED test_version_update/test.py::test_aggregate_function_versioning_issue_16587 test_version_update/test.py::test_aggregate_function_versioning_persisting_metadata [gw1] [ 50%] PASSED test_range_hashed_dictionary_types/test.py::test_range_hashed_dict test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable [gw3] [ 51%] PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 [gw2] [ 52%] PASSED test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select test_rename_column/test.py::test_rename_parallel test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema [gw8] [ 54%] PASSED test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate test_structured_logging_json/test.py::test_structured_logging_json_format [gw6] [ 55%] PASSED test_version_update/test.py::test_aggregate_function_versioning_persisting_metadata test_version_update/test.py::test_aggregate_function_versioning_server_upgrade [gw2] [ 56%] PASSED test_rename_column/test.py::test_rename_parallel test_rename_column/test.py::test_rename_parallel_same_node [gw0] [ 57%] PASSED test_ttl_replicated/test.py::test_merge_with_ttl_timeout test_ttl_replicated/test.py::test_modify_column_ttl [gw9] [ 58%] PASSED test_structured_logging_json/test.py::test_structured_logging_json_format [gw0] [ 59%] PASSED test_ttl_replicated/test.py::test_modify_column_ttl test_ttl_replicated/test.py::test_modify_ttl [gw3] [ 60%] PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema [gw0] [ 62%] PASSED test_ttl_replicated/test.py::test_modify_ttl test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] test_postgresql_replica_database_engine_2/test.py::test_materialized_view [gw6] [ 63%] PASSED test_version_update/test.py::test_aggregate_function_versioning_server_upgrade test_version_update/test.py::test_modulo_partition_key_issue_23508 [gw7] [ 64%] PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned [gw3] [ 65%] PASSED test_postgresql_replica_database_engine_2/test.py::test_materialized_view test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration test_remote_prewhere/test.py::test_remote [gw3] [ 66%] PASSED test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration [gw0] [ 67%] PASSED test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication [gw4] [ 68%] PASSED test_zookeeper_config/test.py::test_chroot_with_different_root test_zookeeper_config/test.py::test_chroot_with_same_root [gw1] [ 70%] PASSED test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable [gw2] [ 71%] PASSED test_rename_column/test.py::test_rename_parallel_same_node test_rename_column/test.py::test_rename_with_parallel_insert [gw4] [ 72%] PASSED test_zookeeper_config/test.py::test_chroot_with_same_root [gw6] [ 73%] PASSED test_version_update/test.py::test_modulo_partition_key_issue_23508 test_table_functions_access_rights/test.py::test_merge [gw0] [ 74%] PASSED test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] test_ttl_replicated/test.py::test_ttl_columns [gw0] [ 75%] PASSED test_ttl_replicated/test.py::test_ttl_columns test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] [gw8] [ 77%] PASSED test_system_logs_recreate/test.py::test_system_logs_recreate [gw3] [ 78%] PASSED test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication test_postgresql_replica_database_engine_2/test.py::test_table_override [gw2] [ 79%] PASSED test_rename_column/test.py::test_rename_with_parallel_insert test_rename_column/test.py::test_rename_with_parallel_merges [gw5] [ 80%] PASSED test_remote_prewhere/test.py::test_remote [gw0] [ 81%] PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] [gw7] [ 82%] PASSED test_table_functions_access_rights/test.py::test_merge test_table_functions_access_rights/test.py::test_view_if_permitted [gw7] [ 83%] PASSED test_table_functions_access_rights/test.py::test_view_if_permitted [gw3] [ 85%] PASSED test_postgresql_replica_database_engine_2/test.py::test_table_override test_postgresql_replica_database_engine_2/test.py::test_too_many_parts [gw3] [ 86%] PASSED test_postgresql_replica_database_engine_2/test.py::test_too_many_parts [gw2] [ 87%] PASSED test_rename_column/test.py::test_rename_with_parallel_merges test_rename_column/test.py::test_rename_with_parallel_select [gw0] [ 88%] PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] [gw2] [ 89%] PASSED test_rename_column/test.py::test_rename_with_parallel_select test_rename_column/test.py::test_rename_with_parallel_slow_insert [gw0] [ 90%] PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error [gw0] [ 91%] PASSED test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error test_ttl_replicated/test.py::test_ttl_empty_parts [gw2] [ 93%] PASSED test_rename_column/test.py::test_rename_with_parallel_slow_insert test_rename_column/test.py::test_rename_with_parallel_ttl_delete [gw0] [ 94%] PASSED test_ttl_replicated/test.py::test_ttl_empty_parts test_ttl_replicated/test.py::test_ttl_many_columns [gw0] [ 95%] PASSED test_ttl_replicated/test.py::test_ttl_many_columns test_ttl_replicated/test.py::test_ttl_table[DELETE] [gw0] [ 96%] PASSED test_ttl_replicated/test.py::test_ttl_table[DELETE] test_ttl_replicated/test.py::test_ttl_table[] [gw0] [ 97%] PASSED test_ttl_replicated/test.py::test_ttl_table[] [gw2] [ 98%] PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_delete test_rename_column/test.py::test_rename_with_parallel_ttl_move [gw2] [100%] PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_move ============================== slowest durations =============================== 42.34s setup test_ttl_replicated/test.py::test_merge_with_ttl_timeout 41.06s setup test_version_update/test.py::test_aggregate_function_versioning_fetch_data_from_old_to_new_server 31.55s setup test_rename_column/test.py::test_rename_distributed 29.19s setup test_zookeeper_config/test.py::test_chroot_with_different_root 28.93s call test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned 28.79s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy 22.85s teardown test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 22.84s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy 22.84s teardown test_profile_events_s3/test.py::test_profile_events 20.14s call test_rename_column/test.py::test_rename_with_parallel_ttl_delete 17.89s setup test_s3_low_cardinality_right_border/test.py::test_s3_right_border 17.46s call test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] 17.30s setup test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication 17.19s setup test_postgresql_database_engine/test.py::test_datetime 16.54s call test_rename_column/test.py::test_rename_with_parallel_slow_insert 16.23s call test_ttl_replicated/test.py::test_merge_with_ttl_timeout 15.60s call test_system_logs_recreate/test.py::test_system_logs_recreate 15.14s setup test_timezone_config/test.py::test_check_timezone_config 14.87s setup test_tlsv1_3/test.py::test_create_user 14.68s setup test_settings_constraints/test.py::test_max_constraint 14.01s call test_rename_column/test.py::test_rename_with_parallel_ttl_move 13.74s call test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select 13.14s setup test_remote_prewhere/test.py::test_remote 12.98s call test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] 12.64s call test_version_update/test.py::test_aggregate_function_versioning_persisting_metadata 12.45s call test_rename_column/test.py::test_rename_with_parallel_merges 12.42s call test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication 11.19s call test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 10.86s setup test_table_functions_access_rights/test.py::test_merge 10.29s teardown test_rename_column/test.py::test_rename_with_parallel_ttl_move 10.01s call test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication 9.66s setup test_replicated_table_attach/test.py::test_startup_with_small_bg_pool 9.60s teardown test_zookeeper_config/test.py::test_chroot_with_same_root 9.57s call test_rename_column/test.py::test_rename_with_parallel_insert 9.25s call test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 9.08s setup test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 8.46s call test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema 7.82s call test_rename_column/test.py::test_rename_parallel_same_node 7.79s call test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] 7.63s setup test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable 7.22s call test_system_logs_recreate/test.py::test_drop_system_log 7.10s call test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 6.89s call test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable 6.81s setup test_profile_events_s3/test.py::test_profile_events 6.61s setup test_range_hashed_dictionary_types/test.py::test_range_hashed_dict 6.17s call test_rename_column/test.py::test_rename_distributed 5.71s call test_postgresql_replica_database_engine_2/test.py::test_table_override 5.62s call test_rename_column/test.py::test_rename_parallel 5.51s call test_version_update/test.py::test_aggregate_function_versioning_server_upgrade 5.41s call test_rename_column/test.py::test_rename_with_parallel_select 5.10s setup test_select_access_rights/test_from_system_tables.py::test_information_schema 4.67s setup test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 4.49s teardown test_structured_logging_json/test.py::test_structured_logging_json_format 4.46s teardown test_version_update/test.py::test_modulo_partition_key_issue_23508 4.37s setup test_system_logs_recreate/test.py::test_drop_system_log 4.19s call test_version_update/test.py::test_modulo_partition_key_issue_23508 4.12s teardown test_ttl_replicated/test.py::test_ttl_table[] 4.11s call test_replicated_table_attach/test.py::test_startup_with_small_bg_pool 4.01s teardown test_postgresql_database_engine/test.py::test_predefined_connection_configuration 3.94s teardown test_select_access_rights/test_from_system_tables.py::test_system_db 3.88s setup test_structured_logging_json/test.py::test_structured_logging_json_format 3.65s teardown test_remote_prewhere/test.py::test_remote 3.62s call test_ttl_replicated/test.py::test_ttl_empty_parts 3.60s teardown test_tlsv1_3/test.py::test_https_wrong_cert 3.59s teardown test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned 3.45s call test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] 3.35s teardown test_timezone_config/test.py::test_overflow_toDateTime 3.35s teardown test_table_functions_access_rights/test.py::test_view_if_permitted 3.25s teardown test_range_hashed_dictionary_types/test.py::test_range_hashed_dict 3.25s teardown test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 3.22s call test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] 3.06s teardown test_postgresql_replica_database_engine_2/test.py::test_too_many_parts 3.04s teardown test_settings_constraints/test.py::test_system_settings 2.59s teardown test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable 2.30s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list 2.23s call test_postgresql_replica_database_engine_2/test.py::test_materialized_view 2.20s teardown test_system_logs_recreate/test.py::test_system_logs_recreate 2.09s teardown test_rocksdb_read_only/test.py::test_read_only 1.94s call test_ttl_replicated/test.py::test_ttl_columns 1.83s call test_select_access_rights/test_from_system_tables.py::test_system_db 1.75s call test_ttl_replicated/test.py::test_ttl_many_columns 1.59s call test_ttl_replicated/test.py::test_ttl_table[] 1.46s call test_ttl_replicated/test.py::test_ttl_table[DELETE] 1.42s call test_postgresql_replica_database_engine_2/test.py::test_too_many_parts 1.24s call test_profile_events_s3/test.py::test_profile_events 1.23s call test_version_update/test.py::test_aggregate_function_versioning_fetch_data_from_old_to_new_server 1.20s call test_zookeeper_config/test.py::test_chroot_with_different_root 1.16s call test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection 1.11s call test_select_access_rights/test_from_system_tables.py::test_information_schema 1.00s teardown test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 0.99s call test_postgresql_database_engine/test.py::test_predefined_connection_configuration 0.99s call test_s3_low_cardinality_right_border/test.py::test_s3_right_border 0.94s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 0.85s call test_ttl_replicated/test.py::test_modify_column_ttl 0.81s call test_ttl_replicated/test.py::test_modify_ttl 0.74s call test_structured_logging_json/test.py::test_structured_logging_json_format 0.72s call test_zookeeper_config/test.py::test_chroot_with_same_root 0.68s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 0.67s call test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 0.63s call test_settings_constraints/test.py::test_max_constraint 0.63s call test_table_functions_access_rights/test.py::test_merge 0.60s call test_settings_constraints/test.py::test_min_constraint 0.59s call test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 0.51s call test_rocksdb_read_only/test.py::test_read_only 0.51s call test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration 0.51s call test_settings_constraints/test.py::test_read_only_constraint 0.51s call test_version_update/test.py::test_aggregate_function_versioning_issue_16587 0.50s call test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 0.42s call test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.40s call test_tlsv1_3/test.py::test_create_user 0.40s call test_settings_constraints/test.py::test_system_constraints 0.40s call test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 0.37s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy 0.33s call test_postgresql_database_engine/test.py::test_postgresql_password_leak 0.33s call test_table_functions_access_rights/test.py::test_view_if_permitted 0.33s call test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 0.31s call test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort 0.30s teardown test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 0.29s call test_timezone_config/test.py::test_overflow_toDate 0.28s teardown test_postgresql_replica_database_engine_2/test.py::test_materialized_view 0.26s call test_postgresql_database_engine/test.py::test_datetime 0.26s teardown test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema 0.26s call test_timezone_config/test.py::test_overflow_toDateTime 0.26s call test_settings_constraints/test.py::test_system_settings 0.26s teardown test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration 0.25s teardown test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication 0.25s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy 0.24s call test_range_hashed_dictionary_types/test.py::test_range_hashed_dict 0.22s teardown test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication 0.22s call test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.19s call test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.19s call test_timezone_config/test.py::test_overflow_toDate32 0.18s teardown test_postgresql_replica_database_engine_2/test.py::test_table_override 0.18s call test_tlsv1_3/test.py::test_https_non_ssl_auth 0.16s call test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error 0.08s call test_tlsv1_3/test.py::test_https_wrong_cert 0.07s call test_tlsv1_3/test.py::test_https 0.07s call test_timezone_config/test.py::test_check_timezone_config 0.07s call test_remote_prewhere/test.py::test_remote 0.03s teardown test_table_functions_access_rights/test.py::test_merge 0.03s setup test_select_access_rights/test_from_system_tables.py::test_system_db 0.00s setup test_tlsv1_3/test.py::test_https_non_ssl_auth 0.00s setup test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication 0.00s teardown test_version_update/test.py::test_aggregate_function_versioning_fetch_data_from_old_to_new_server 0.00s teardown test_ttl_replicated/test.py::test_merge_with_ttl_timeout 0.00s setup test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] 0.00s setup test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] 0.00s setup test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_ttl_delete 0.00s setup test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] 0.00s setup test_table_functions_access_rights/test.py::test_view_if_permitted 0.00s teardown test_rename_column/test.py::test_rename_parallel_same_node 0.00s setup test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_password_leak 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_insert 0.00s teardown test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select 0.00s setup test_timezone_config/test.py::test_overflow_toDate32 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration 0.00s teardown test_rename_column/test.py::test_rename_distributed 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_select 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_materialized_view 0.00s teardown test_zookeeper_config/test.py::test_chroot_with_different_root 0.00s teardown test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] 0.00s teardown test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_slow_insert 0.00s teardown test_replicated_table_attach/test.py::test_startup_with_small_bg_pool 0.00s setup test_postgresql_database_engine/test.py::test_predefined_connection_configuration 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy 0.00s teardown test_version_update/test.py::test_aggregate_function_versioning_persisting_metadata 0.00s setup test_rename_column/test.py::test_rename_parallel_same_node 0.00s setup test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 0.00s setup test_ttl_replicated/test.py::test_ttl_table[] 0.00s teardown test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] 0.00s setup test_rocksdb_read_only/test.py::test_read_only 0.00s teardown test_system_logs_recreate/test.py::test_drop_system_log 0.00s setup test_rename_column/test.py::test_rename_with_parallel_ttl_delete 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_merges 0.00s setup test_ttl_replicated/test.py::test_ttl_columns 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_too_many_parts 0.00s setup test_system_logs_recreate/test.py::test_system_logs_recreate 0.00s setup test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 0.00s setup test_ttl_replicated/test.py::test_ttl_table[DELETE] 0.00s teardown test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_table_override 0.00s teardown test_timezone_config/test.py::test_check_timezone_config 0.00s setup test_tlsv1_3/test.py::test_https_wrong_cert 0.00s setup test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort 0.00s setup test_rename_column/test.py::test_rename_with_parallel_slow_insert 0.00s teardown test_s3_low_cardinality_right_border/test.py::test_s3_right_border 0.00s teardown test_ttl_replicated/test.py::test_modify_column_ttl 0.00s setup test_rename_column/test.py::test_rename_parallel 0.00s setup test_settings_constraints/test.py::test_read_only_constraint 0.00s teardown test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] 0.00s setup test_rename_column/test.py::test_rename_with_parallel_ttl_move 0.00s setup test_ttl_replicated/test.py::test_modify_ttl 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 0.00s setup test_settings_constraints/test.py::test_system_constraints 0.00s teardown test_settings_constraints/test.py::test_min_constraint 0.00s teardown test_settings_constraints/test.py::test_read_only_constraint 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_with_schema 0.00s teardown test_ttl_replicated/test.py::test_ttl_table[DELETE] 0.00s teardown test_postgresql_database_engine/test.py::test_datetime 0.00s setup test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 0.00s setup test_rename_column/test.py::test_rename_with_parallel_merges 0.00s setup test_tlsv1_3/test.py::test_https 0.00s setup test_rename_column/test.py::test_rename_with_parallel_select 0.00s teardown test_timezone_config/test.py::test_overflow_toDate 0.00s setup test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error 0.00s teardown test_tlsv1_3/test.py::test_create_user 0.00s setup test_settings_constraints/test.py::test_system_settings 0.00s teardown test_settings_constraints/test.py::test_max_constraint 0.00s teardown test_select_access_rights/test_from_system_tables.py::test_information_schema 0.00s setup test_rename_column/test.py::test_rename_with_parallel_insert 0.00s teardown test_tlsv1_3/test.py::test_https_non_ssl_auth 0.00s teardown test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 0.00s setup test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.00s teardown test_tlsv1_3/test.py::test_https 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 0.00s teardown test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort 0.00s setup test_version_update/test.py::test_aggregate_function_versioning_server_upgrade 0.00s teardown test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 0.00s setup test_timezone_config/test.py::test_overflow_toDate 0.00s setup test_timezone_config/test.py::test_overflow_toDateTime 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy 0.00s setup test_version_update/test.py::test_aggregate_function_versioning_issue_16587 0.00s setup test_ttl_replicated/test.py::test_modify_column_ttl 0.00s teardown test_ttl_replicated/test.py::test_modify_ttl 0.00s setup test_version_update/test.py::test_modulo_partition_key_issue_23508 0.00s setup test_postgresql_database_engine/test.py::test_postgres_database_old_syntax 0.00s teardown test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_password_leak 0.00s setup test_zookeeper_config/test.py::test_chroot_with_same_root 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 0.00s teardown test_ttl_replicated/test.py::test_ttl_empty_parts 0.00s teardown test_version_update/test.py::test_aggregate_function_versioning_server_upgrade 0.00s setup test_ttl_replicated/test.py::test_ttl_empty_parts 0.00s setup test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 0.00s teardown test_ttl_replicated/test.py::test_ttl_columns 0.00s setup test_ttl_replicated/test.py::test_ttl_many_columns 0.00s setup test_version_update/test.py::test_aggregate_function_versioning_persisting_metadata 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.00s teardown test_version_update/test.py::test_aggregate_function_versioning_issue_16587 0.00s setup test_settings_constraints/test.py::test_min_constraint 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_fetch_tables 0.00s teardown test_ttl_replicated/test.py::test_ttl_many_columns 0.00s teardown test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl 0.00s teardown test_settings_constraints/test.py::test_system_constraints 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list 0.00s teardown test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays 0.00s setup test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl 0.00s teardown test_timezone_config/test.py::test_overflow_toDate32 0.00s teardown test_rename_column/test.py::test_rename_parallel 0.00s teardown test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries 0.00s teardown test_postgresql_database_engine/test.py::test_postgres_database_old_syntax =========================== short test summary info ============================ PASSED test_timezone_config/test.py::test_check_timezone_config PASSED test_tlsv1_3/test.py::test_create_user PASSED test_settings_constraints/test.py::test_max_constraint PASSED test_tlsv1_3/test.py::test_https PASSED test_tlsv1_3/test.py::test_https_non_ssl_auth PASSED test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort PASSED test_tlsv1_3/test.py::test_https_wrong_cert PASSED test_timezone_config/test.py::test_overflow_toDate PASSED test_settings_constraints/test.py::test_min_constraint PASSED test_timezone_config/test.py::test_overflow_toDate32 PASSED test_timezone_config/test.py::test_overflow_toDateTime PASSED test_settings_constraints/test.py::test_read_only_constraint PASSED test_settings_constraints/test.py::test_system_constraints PASSED test_settings_constraints/test.py::test_system_settings PASSED test_postgresql_database_engine/test.py::test_datetime PASSED test_postgresql_database_engine/test.py::test_get_create_table_query_with_multidim_arrays PASSED test_postgresql_database_engine/test.py::test_postgres_database_engine_with_postgres_ddl PASSED test_postgresql_database_engine/test.py::test_postgres_database_old_syntax PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_queries PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_table_cache PASSED test_postgresql_database_engine/test.py::test_postgresql_database_engine_with_clickhouse_ddl PASSED test_postgresql_database_engine/test.py::test_postgresql_database_with_schema PASSED test_postgresql_database_engine/test.py::test_postgresql_fetch_tables PASSED test_postgresql_database_engine/test.py::test_postgresql_password_leak PASSED test_postgresql_database_engine/test.py::test_predefined_connection_configuration PASSED test_select_access_rights/test_from_system_tables.py::test_information_schema PASSED test_select_access_rights/test_from_system_tables.py::test_system_db PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy PASSED test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list PASSED test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy PASSED test_rocksdb_read_only/test.py::test_read_only PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool PASSED test_profile_max_sessions_for_user/test.py::test_profile_max_sessions_for_user_client_suggestions_connection PASSED test_rename_column/test.py::test_rename_distributed PASSED test_profile_events_s3/test.py::test_profile_events PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 PASSED test_version_update/test.py::test_aggregate_function_versioning_fetch_data_from_old_to_new_server PASSED test_version_update/test.py::test_aggregate_function_versioning_issue_16587 PASSED test_range_hashed_dictionary_types/test.py::test_range_hashed_dict PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 PASSED test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select PASSED test_system_logs_recreate/test.py::test_drop_system_log PASSED test_version_update/test.py::test_aggregate_function_versioning_persisting_metadata PASSED test_rename_column/test.py::test_rename_parallel PASSED test_ttl_replicated/test.py::test_merge_with_ttl_timeout PASSED test_structured_logging_json/test.py::test_structured_logging_json_format PASSED test_ttl_replicated/test.py::test_modify_column_ttl PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema PASSED test_ttl_replicated/test.py::test_modify_ttl PASSED test_version_update/test.py::test_aggregate_function_versioning_server_upgrade PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned PASSED test_postgresql_replica_database_engine_2/test.py::test_materialized_view PASSED test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration PASSED test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete] PASSED test_zookeeper_config/test.py::test_chroot_with_different_root PASSED test_runtime_configurable_cache_size/test.py::test_query_cache_size_is_runtime_configurable PASSED test_rename_column/test.py::test_rename_parallel_same_node PASSED test_zookeeper_config/test.py::test_chroot_with_same_root PASSED test_version_update/test.py::test_modulo_partition_key_issue_23508 PASSED test_ttl_replicated/test.py::test_ttl_alter_delete[test_ttl_alter_delete_replicated] PASSED test_ttl_replicated/test.py::test_ttl_columns PASSED test_system_logs_recreate/test.py::test_system_logs_recreate PASSED test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication PASSED test_rename_column/test.py::test_rename_with_parallel_insert PASSED test_remote_prewhere/test.py::test_remote PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left0-node_right0-0] PASSED test_table_functions_access_rights/test.py::test_merge PASSED test_table_functions_access_rights/test.py::test_view_if_permitted PASSED test_postgresql_replica_database_engine_2/test.py::test_table_override PASSED test_postgresql_replica_database_engine_2/test.py::test_too_many_parts PASSED test_rename_column/test.py::test_rename_with_parallel_merges PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left1-node_right1-1] PASSED test_rename_column/test.py::test_rename_with_parallel_select PASSED test_ttl_replicated/test.py::test_ttl_compatibility[node_left2-node_right2-2] PASSED test_ttl_replicated/test.py::test_ttl_double_delete_rule_returns_error PASSED test_rename_column/test.py::test_rename_with_parallel_slow_insert PASSED test_ttl_replicated/test.py::test_ttl_empty_parts PASSED test_ttl_replicated/test.py::test_ttl_many_columns PASSED test_ttl_replicated/test.py::test_ttl_table[DELETE] PASSED test_ttl_replicated/test.py::test_ttl_table[] PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_delete PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_move ======================== 87 passed in 154.81s (0:02:34) ========================